Common command-->. lsfunctionLs-->list: (List directory contents) is used to display the list information in the contents of the directory, and to distinguish between different file types by color, of course, you can display files to find
Basic Features List
ls The most basic form will display the current directory of files and directories
$ lsNote that the list of the LS command output is sorted alphabetically (by column) -F parameter makes it easy to distinguish files and
The LS command is primarily used to display the details of a directory.
By default, the file information in the current directory is listed (files, folders that do not contain a. Start), and the entries are sorted alphabetically.
The syntax is
first introduce to you the Linux system copy, cut, delete Three musketeers:(1)CP command is actually copy files and directories;Common options:-A, which means preserving the original data attributes;-R, which represents the recursive option, all
Linux File Management Class command summary1. text File View class command: Cat,tac,more,less,tail,headCat (TAC): Forward (reverse) displayCat [OPTION] ... [FILE] ...-E: Display line terminator $-N: Numbering each line displayedMore [OPTIONS ...]
LS lists the file names.-l lists the long file names.-rwxr-xr--1 root root 10739 Dec 13:31 Bbscon(7) (4) (5) (6) (3) (2) (1)From left to right, it is divided into 7 columns with the following meanings:(1) The file name, if it is a symbolic link,
1. Quick Start Terminal: ctr+alt+t2. Terminal font enlargement: ctr+shift+ ' + '3. Terminal font reduction: ctr+ '-'4. LS: View the file information in the current directory4.1 ls BD ABC view two directories at a time5. PWD: View the directory path6.
DAY01 Linux system's first experienceLinux IntroductionLinux system installation (CentOS 7.4)Operating interface for Linux systems1) Graphical desktop2) command-line operating environmentConfigure the NetworkDAY02 playing Linux command lineManaging
First, the Command Line Foundation
Command formatBasic usagecommand word [options] ... [Parameter 1] [Parameter 2] ...[] indicates that the contents are optionalCommand word must exist when executing a command, options and parameters are
Welcome to the Linux community forum and interact with 2 million technical staff. Chapter 4: ls has some common parameters. For example, we need to know all the contents of the current directory, includes hiding folders and files and all properties,
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.